//Arcxplosive Theory by JayPro via Checkman
//February 13, 2018
//More fun with what underused functions can perform...

Aspc = 1

A0="10+rnd(50)" //The random factoring can be as high as 100 for optimum results...I like it at 50 at least.   
A1=".5+rnd(.1)" //This value is definitely set in stone, though.

D0="sin(theta)*a0" //From arbitrary angles to definitive patterned flows. 

srcX = "trwv(abs(d0 / acos(y * wrap( x *a0 / asin(trwv(y*sin(cos(tan(d0)))) + a1 * clamp(rnd(r*a0))))))) "
srcY = "flip(asin(y * acos(trwv(r*atan(x*a0)))))"

Vers = 300
